More project updatitude
[adiumx.git] / Frameworks / AIHyperlinks Framework / AIHyperlinks.xcodeproj / project.pbxproj
blob1ed601f3b044b08e38d261d9dc4ba3193ed2bd97
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 3496A82307CE69270055BBAB /* SHLinkLexer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81C07CE69270055BBAB /* SHLinkLexer.h */; settings = {ATTRIBUTES = (Public, ); }; };
11                 3496A82407CE69270055BBAB /* AIHyperlinks.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81D07CE69270055BBAB /* AIHyperlinks.h */; settings = {ATTRIBUTES = (Public, ); }; };
12                 3496A82507CE69270055BBAB /* SHLinkLexer.l in Sources */ = {isa = PBXBuildFile; fileRef = 3496A81E07CE69270055BBAB /* SHLinkLexer.l */; };
13                 3496A82607CE69270055BBAB /* SHMarkedHyperlink.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */; settings = {ATTRIBUTES = (Public, ); }; };
14                 3496A82707CE69270055BBAB /* SHHyperlinkScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */; };
15                 3496A82807CE69270055BBAB /* SHHyperlinkScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */; settings = {ATTRIBUTES = (Public, ); }; };
16                 3496A82907CE69270055BBAB /* SHMarkedHyperlink.m in Sources */ = {isa = PBXBuildFile; fileRef = 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */; };
17                 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
18                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
19 /* End PBXBuildFile section */
21 /* Begin PBXBuildRule section */
22                 346AF70B0847AC8C00533D0C /* PBXBuildRule */ = {
23                         isa = PBXBuildRule;
24                         compilerSpec = com.apple.compilers.gcc;
25                         fileType = sourcecode.c;
26                         isEditable = 1;
27                         outputFiles = (
28                         );
29                 };
30 /* End PBXBuildRule section */
32 /* Begin PBXBuildStyle section */
33                 014CEA440018CDF011CA2923 /* Development */ = {
34                         isa = PBXBuildStyle;
35                         buildSettings = {
36                                 COPY_PHASE_STRIP = NO;
37                                 GCC_DYNAMIC_NO_PIC = NO;
38                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
39                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
40                                 GCC_OPTIMIZATION_LEVEL = 0;
41                                 ZERO_LINK = YES;
42                         };
43                         name = Development;
44                 };
45                 014CEA450018CDF011CA2923 /* Deployment */ = {
46                         isa = PBXBuildStyle;
47                         buildSettings = {
48                                 COPY_PHASE_STRIP = YES;
49                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
50                                 ZERO_LINK = NO;
51                         };
52                         name = Deployment;
53                 };
54 /* End PBXBuildStyle section */
56 /* Begin PBXFileReference section */
57                 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
58                 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
59                 089C1667FE841158C02AAC07 /* InfoPlist.strings */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = InfoPlist.strings; path = Resources/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
60                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
61                 32DBCF5E0370ADEE00C91783 /* AIHyperlinks.framework_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIHyperlinks.framework_Prefix.pch; sourceTree = "<group>"; };
62                 3496A81C07CE69270055BBAB /* SHLinkLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHLinkLexer.h; path = Source/SHLinkLexer.h; sourceTree = "<group>"; };
63                 3496A81D07CE69270055BBAB /* AIHyperlinks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIHyperlinks.h; path = Source/AIHyperlinks.h; sourceTree = "<group>"; };
64                 3496A81E07CE69270055BBAB /* SHLinkLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = SHLinkLexer.l; path = Source/SHLinkLexer.l; sourceTree = "<group>"; };
65                 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHMarkedHyperlink.h; path = Source/SHMarkedHyperlink.h; sourceTree = "<group>"; };
66                 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SHHyperlinkScanner.m; path = Source/SHHyperlinkScanner.m; sourceTree = "<group>"; };
67                 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHHyperlinkScanner.h; path = Source/SHHyperlinkScanner.h; sourceTree = "<group>"; };
68                 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SHMarkedHyperlink.m; path = Source/SHMarkedHyperlink.m; sourceTree = "<group>"; };
69                 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
70                 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AIHyperlinks.framework; sourceTree = BUILT_PRODUCTS_DIR; };
71 /* End PBXFileReference section */
73 /* Begin PBXFrameworksBuildPhase section */
74                 8DC2EF560486A6940098B216 /* Frameworks */ = {
75                         isa = PBXFrameworksBuildPhase;
76                         buildActionMask = 2147483647;
77                         files = (
78                                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
79                         );
80                         runOnlyForDeploymentPostprocessing = 0;
81                 };
82 /* End PBXFrameworksBuildPhase section */
84 /* Begin PBXGroup section */
85                 034768DFFF38A50411DB9C8B /* Products */ = {
86                         isa = PBXGroup;
87                         children = (
88                                 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */,
89                         );
90                         name = Products;
91                         sourceTree = "<group>";
92                 };
93                 0867D691FE84028FC02AAC07 /* AIHyperlinks.framework */ = {
94                         isa = PBXGroup;
95                         children = (
96                                 08FB77AEFE84172EC02AAC07 /* Classes */,
97                                 32C88DFF0371C24200C91783 /* Other Sources */,
98                                 089C1665FE841158C02AAC07 /* Resources */,
99                                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
100                                 034768DFFF38A50411DB9C8B /* Products */,
101                         );
102                         name = AIHyperlinks.framework;
103                         sourceTree = "<group>";
104                 };
105                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
106                         isa = PBXGroup;
107                         children = (
108                                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
109                                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
110                         );
111                         name = "External Frameworks and Libraries";
112                         sourceTree = "<group>";
113                 };
114                 089C1665FE841158C02AAC07 /* Resources */ = {
115                         isa = PBXGroup;
116                         children = (
117                                 8DC2EF5A0486A6940098B216 /* Info.plist */,
118                                 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
119                         );
120                         name = Resources;
121                         sourceTree = "<group>";
122                 };
123                 08FB77AEFE84172EC02AAC07 /* Classes */ = {
124                         isa = PBXGroup;
125                         children = (
126                                 3496A81D07CE69270055BBAB /* AIHyperlinks.h */,
127                                 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */,
128                                 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */,
129                                 3496A81C07CE69270055BBAB /* SHLinkLexer.h */,
130                                 3496A81E07CE69270055BBAB /* SHLinkLexer.l */,
131                                 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */,
132                                 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */,
133                         );
134                         name = Classes;
135                         sourceTree = "<group>";
136                 };
137                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
138                         isa = PBXGroup;
139                         children = (
140                                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
141                         );
142                         name = "Linked Frameworks";
143                         sourceTree = "<group>";
144                 };
145                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
146                         isa = PBXGroup;
147                         children = (
148                                 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
149                                 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
150                         );
151                         name = "Other Frameworks";
152                         sourceTree = "<group>";
153                 };
154                 32C88DFF0371C24200C91783 /* Other Sources */ = {
155                         isa = PBXGroup;
156                         children = (
157                                 32DBCF5E0370ADEE00C91783 /* AIHyperlinks.framework_Prefix.pch */,
158                         );
159                         name = "Other Sources";
160                         sourceTree = "<group>";
161                 };
162 /* End PBXGroup section */
164 /* Begin PBXHeadersBuildPhase section */
165                 8DC2EF500486A6940098B216 /* Headers */ = {
166                         isa = PBXHeadersBuildPhase;
167                         buildActionMask = 2147483647;
168                         files = (
169                                 3496A82307CE69270055BBAB /* SHLinkLexer.h in Headers */,
170                                 3496A82407CE69270055BBAB /* AIHyperlinks.h in Headers */,
171                                 3496A82607CE69270055BBAB /* SHMarkedHyperlink.h in Headers */,
172                                 3496A82807CE69270055BBAB /* SHHyperlinkScanner.h in Headers */,
173                         );
174                         runOnlyForDeploymentPostprocessing = 0;
175                 };
176 /* End PBXHeadersBuildPhase section */
178 /* Begin PBXNativeTarget section */
179                 8DC2EF4F0486A6940098B216 /* AIHyperlinks.framework */ = {
180                         isa = PBXNativeTarget;
181                         buildConfigurationList = 34CFA977085E250700D87E37 /* Build configuration list for PBXNativeTarget "AIHyperlinks.framework" */;
182                         buildPhases = (
183                                 8DC2EF500486A6940098B216 /* Headers */,
184                                 8DC2EF520486A6940098B216 /* Resources */,
185                                 8DC2EF540486A6940098B216 /* Sources */,
186                                 8DC2EF560486A6940098B216 /* Frameworks */,
187                         );
188                         buildRules = (
189                                 346AF70B0847AC8C00533D0C /* PBXBuildRule */,
190                         );
191                         buildSettings = {
192                                 DYLIB_COMPATIBILITY_VERSION = 1;
193                                 DYLIB_CURRENT_VERSION = 1;
194                                 FRAMEWORK_VERSION = A;
195                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
196                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
197                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
198                                 INFOPLIST_FILE = Resources/Info.plist;
199                                 INSTALL_PATH = "@executable_path/../Frameworks";
200                                 LIBRARY_STYLE = DYNAMIC;
201                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
202                                 OTHER_LDFLAGS = (
203                                         "-seg1addr",
204                                         0x11000000,
205                                 );
206                                 PRODUCT_NAME = AIHyperlinks;
207                                 SKIP_INSTALL = YES;
208                                 WARNING_CFLAGS = "-Wall";
209                                 WRAPPER_EXTENSION = framework;
210                         };
211                         dependencies = (
212                         );
213                         name = AIHyperlinks.framework;
214                         productInstallPath = "$(HOME)/Library/Frameworks";
215                         productName = AIHyperlinks.framework;
216                         productReference = 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */;
217                         productType = "com.apple.product-type.framework";
218                 };
219 /* End PBXNativeTarget section */
221 /* Begin PBXProject section */
222                 0867D690FE84028FC02AAC07 /* Project object */ = {
223                         isa = PBXProject;
224                         buildConfigurationList = 34CFA97B085E250700D87E37 /* Build configuration list for PBXProject "AIHyperlinks" */;
225                         buildSettings = {
226                         };
227                         buildStyles = (
228                                 014CEA440018CDF011CA2923 /* Development */,
229                                 014CEA450018CDF011CA2923 /* Deployment */,
230                         );
231                         hasScannedForEncodings = 1;
232                         mainGroup = 0867D691FE84028FC02AAC07 /* AIHyperlinks.framework */;
233                         productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
234                         projectDirPath = "";
235                         targets = (
236                                 8DC2EF4F0486A6940098B216 /* AIHyperlinks.framework */,
237                         );
238                 };
239 /* End PBXProject section */
241 /* Begin PBXResourcesBuildPhase section */
242                 8DC2EF520486A6940098B216 /* Resources */ = {
243                         isa = PBXResourcesBuildPhase;
244                         buildActionMask = 2147483647;
245                         files = (
246                                 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
247                         );
248                         runOnlyForDeploymentPostprocessing = 0;
249                 };
250 /* End PBXResourcesBuildPhase section */
252 /* Begin PBXSourcesBuildPhase section */
253                 8DC2EF540486A6940098B216 /* Sources */ = {
254                         isa = PBXSourcesBuildPhase;
255                         buildActionMask = 2147483647;
256                         files = (
257                                 3496A82507CE69270055BBAB /* SHLinkLexer.l in Sources */,
258                                 3496A82707CE69270055BBAB /* SHHyperlinkScanner.m in Sources */,
259                                 3496A82907CE69270055BBAB /* SHMarkedHyperlink.m in Sources */,
260                         );
261                         runOnlyForDeploymentPostprocessing = 0;
262                 };
263 /* End PBXSourcesBuildPhase section */
265 /* Begin PBXVariantGroup section */
266                 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
267                         isa = PBXVariantGroup;
268                         children = (
269                                 089C1667FE841158C02AAC07 /* InfoPlist.strings */,
270                         );
271                         name = InfoPlist.strings;
272                         sourceTree = "<group>";
273                 };
274 /* End PBXVariantGroup section */
276 /* Begin XCBuildConfiguration section */
277                 3483C28209306D720012264B /* Deployment-Debug */ = {
278                         isa = XCBuildConfiguration;
279                         buildSettings = {
280                                 COPY_PHASE_STRIP = YES;
281                                 DYLIB_COMPATIBILITY_VERSION = 1;
282                                 DYLIB_CURRENT_VERSION = 1;
283                                 FRAMEWORK_VERSION = A;
284                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
285                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
286                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
287                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
288                                 INFOPLIST_FILE = Resources/Info.plist;
289                                 INSTALL_PATH = "@executable_path/../Frameworks";
290                                 LIBRARY_STYLE = DYNAMIC;
291                                 MACH_O_TYPE = mh_dylib;
292                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
293                                 OTHER_LDFLAGS = (
294                                         "-seg1addr",
295                                         0x11000000,
296                                 );
297                                 PRODUCT_NAME = AIHyperlinks;
298                                 SKIP_INSTALL = YES;
299                                 WARNING_CFLAGS = "-Wall";
300                                 WRAPPER_EXTENSION = framework;
301                                 ZERO_LINK = NO;
302                         };
303                         name = "Deployment-Debug";
304                 };
305                 3483C28309306D720012264B /* Deployment-Debug */ = {
306                         isa = XCBuildConfiguration;
307                         buildSettings = {
308                                 GCC_VERSION = 3.3;
309                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
310                         };
311                         name = "Deployment-Debug";
312                 };
313                 34CFA978085E250700D87E37 /* Development */ = {
314                         isa = XCBuildConfiguration;
315                         buildSettings = {
316                                 COPY_PHASE_STRIP = NO;
317                                 DYLIB_COMPATIBILITY_VERSION = 1;
318                                 DYLIB_CURRENT_VERSION = 1;
319                                 FRAMEWORK_VERSION = A;
320                                 GCC_DYNAMIC_NO_PIC = NO;
321                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
322                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
323                                 GCC_OPTIMIZATION_LEVEL = 0;
324                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
325                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
326                                 INFOPLIST_FILE = Resources/Info.plist;
327                                 INSTALL_PATH = "@executable_path/../Frameworks";
328                                 LIBRARY_STYLE = DYNAMIC;
329                                 MACH_O_TYPE = mh_dylib;
330                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
331                                 OTHER_LDFLAGS = (
332                                         "-seg1addr",
333                                         0x11000000,
334                                 );
335                                 PRODUCT_NAME = AIHyperlinks;
336                                 SKIP_INSTALL = YES;
337                                 WARNING_CFLAGS = "-Wall";
338                                 WRAPPER_EXTENSION = framework;
339                                 ZERO_LINK = YES;
340                         };
341                         name = Development;
342                 };
343                 34CFA979085E250700D87E37 /* Deployment */ = {
344                         isa = XCBuildConfiguration;
345                         buildSettings = {
346                                 COPY_PHASE_STRIP = YES;
347                                 DYLIB_COMPATIBILITY_VERSION = 1;
348                                 DYLIB_CURRENT_VERSION = 1;
349                                 FRAMEWORK_VERSION = A;
350                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
351                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
352                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
353                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
354                                 INFOPLIST_FILE = Resources/Info.plist;
355                                 INSTALL_PATH = "@executable_path/../Frameworks";
356                                 LIBRARY_STYLE = DYNAMIC;
357                                 MACH_O_TYPE = mh_dylib;
358                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
359                                 OTHER_LDFLAGS = (
360                                         "-seg1addr",
361                                         0x11000000,
362                                 );
363                                 PRODUCT_NAME = AIHyperlinks;
364                                 SKIP_INSTALL = YES;
365                                 WARNING_CFLAGS = "-Wall";
366                                 WRAPPER_EXTENSION = framework;
367                                 ZERO_LINK = NO;
368                         };
369                         name = Deployment;
370                 };
371                 34CFA97C085E250700D87E37 /* Development */ = {
372                         isa = XCBuildConfiguration;
373                         buildSettings = {
374                                 GCC_VERSION = 3.3;
375                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
376                         };
377                         name = Development;
378                 };
379                 34CFA97D085E250700D87E37 /* Deployment */ = {
380                         isa = XCBuildConfiguration;
381                         buildSettings = {
382                                 GCC_VERSION = 3.3;
383                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
384                         };
385                         name = Deployment;
386                 };
387 /* End XCBuildConfiguration section */
389 /* Begin XCConfigurationList section */
390                 34CFA977085E250700D87E37 /* Build configuration list for PBXNativeTarget "AIHyperlinks.framework" */ = {
391                         isa = XCConfigurationList;
392                         buildConfigurations = (
393                                 34CFA978085E250700D87E37 /* Development */,
394                                 34CFA979085E250700D87E37 /* Deployment */,
395                                 3483C28209306D720012264B /* Deployment-Debug */,
396                         );
397                         defaultConfigurationIsVisible = 0;
398                         defaultConfigurationName = Development;
399                 };
400                 34CFA97B085E250700D87E37 /* Build configuration list for PBXProject "AIHyperlinks" */ = {
401                         isa = XCConfigurationList;
402                         buildConfigurations = (
403                                 34CFA97C085E250700D87E37 /* Development */,
404                                 34CFA97D085E250700D87E37 /* Deployment */,
405                                 3483C28309306D720012264B /* Deployment-Debug */,
406                         );
407                         defaultConfigurationIsVisible = 0;
408                         defaultConfigurationName = Development;
409                 };
410 /* End XCConfigurationList section */
411         };
412         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;